diff options
Diffstat (limited to 'source/frontend/StarClientCommandProcessor.hpp')
-rw-r--r-- | source/frontend/StarClientCommandProcessor.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarClientCommandProcessor.hpp b/source/frontend/StarClientCommandProcessor.hpp index 9b0219b..3093450 100644 --- a/source/frontend/StarClientCommandProcessor.hpp +++ b/source/frontend/StarClientCommandProcessor.hpp @@ -31,6 +31,7 @@ private: String debug(); String boxes(); String fullbright(); + String asyncLighting(); String setGravity(StringList const& arguments); String resetGravity(); String fixedCamera(); |