Remove unused engine defines

This commit is contained in:
Lauri Räsänen 2024-04-25 05:19:25 +03:00
parent 38bb77a077
commit e53cbe79f6
3 changed files with 1 additions and 84 deletions

View file

@ -1,9 +1,3 @@
option(
'engine',
description: 'The engine version to target',
type: 'string',
value: 'tf2'
)
option(
'arch',
description: 'The architecture to target',