Fix compilation in server mode

This commit is contained in:
Lynix 2018-04-14 00:08:50 +02:00
parent 251b8af03a
commit a48dc11063
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ TOOL.FilesExcluded = {
"../SDK/**/CameraComponent.*",
"../SDK/**/Canvas.*",
"../SDK/**/Console.*",
"../SDK/**/DebugComponent.*",
"../SDK/**/DebugSystem.*",
"../SDK/**/GraphicsComponent.*",
"../SDK/**/LightComponent.*",
"../SDK/**/ListenerComponent.*",