Change: Allow GS access to ScriptGroup functions

This commit is contained in:
SamuXarick
2023-04-17 17:59:16 +02:00
committed by rubidium42
parent f225f36c3d
commit f8b5661d28
8 changed files with 51 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/**
* Class that handles all group related functions.
* @api ai
* @api ai game
*/
class ScriptGroup : public ScriptObject {
public: