Fix compilation in server mode
This commit is contained in:
parent
251b8af03a
commit
a48dc11063
|
|
@ -27,6 +27,8 @@ TOOL.FilesExcluded = {
|
|||
"../SDK/**/CameraComponent.*",
|
||||
"../SDK/**/Canvas.*",
|
||||
"../SDK/**/Console.*",
|
||||
"../SDK/**/DebugComponent.*",
|
||||
"../SDK/**/DebugSystem.*",
|
||||
"../SDK/**/GraphicsComponent.*",
|
||||
"../SDK/**/LightComponent.*",
|
||||
"../SDK/**/ListenerComponent.*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue