mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-01 06:00:15 +02:00
Typo fix
This commit is contained in:
@@ -98,7 +98,7 @@ if(GetOption('lin32') or GetOption('lin64')):
|
||||
|
||||
|
||||
if(GetOption('release')):
|
||||
ev.Append(CCFLAGS='-O3')
|
||||
env.Append(CCFLAGS='-O3')
|
||||
|
||||
if(GetOption('opengl')):
|
||||
env.Append(CPPDEFINES=["OGLI", "PIX32OGL"])
|
||||
|
Reference in New Issue
Block a user