Pushing up a preliminary version of GULLSManager
This commit is contained in:
9
include/GlobalSettings.h
Normal file
9
include/GlobalSettings.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef GLOBALSETTINGS_H
|
||||
#define GLOBALSETTINGS_H
|
||||
|
||||
#define MAX_RESPONSE_ACTIONS 15
|
||||
#define MAX_ANIMATION_BUILDER_ACTIONS 30
|
||||
#define MAX_ANIMATIONS 15
|
||||
#define MAX_HALS 15
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user