mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
Use a dummy include to indicate TGUI isn't built (#56470)
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#ifndef SPACEMAN_DMM
|
||||
// Empty file generated by tgui build. Makes the problem clearer if it hasn't been built.
|
||||
#include "USE_BUILD_BAT_INSTEAD_OF_DREAM_MAKER.dm"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* tgui datum (represents a UI).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user