mirror of
https://github.com/kadeshar/mod-player-bot-level-brackets.git
synced 2026-01-13 01:08:36 +00:00
Fixing the function name in the header
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -46,3 +46,5 @@ local.properties
|
||||
.loadpath
|
||||
.project
|
||||
.cproject
|
||||
.vscode/
|
||||
.vsconfig/
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
#define MOD_BOT_LEVEL_BRACKETS_H
|
||||
|
||||
// Registers the Bot Level Brackets module scripts.
|
||||
void Addmod_bot_level_bracketsScripts();
|
||||
void Addmod_player_bot_level_bracketsScripts();
|
||||
|
||||
#endif // MOD_BOT_LEVEL_BRACKETS_H
|
||||
|
||||
Reference in New Issue
Block a user