diff options
author | cat_or_not <41955154+catornot@users.noreply.github.com> | 2022-08-06 17:55:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 22:55:03 +0100 |
commit | a9bd92ea64f3a99539d6ea734ec0fb05597b83a6 (patch) | |
tree | d57ca2b56a1a8a43a97b31c85a89882e44c7488d | |
parent | f66c631e7746fefe12e690bcbc8cd15b8d26130b (diff) | |
download | NorthstarMods-a9bd92ea64f3a99539d6ea734ec0fb05597b83a6.tar.gz NorthstarMods-a9bd92ea64f3a99539d6ea734ec0fb05597b83a6.zip |
allow custom maps to set fasbtall panels (#475)
-rw-r--r-- | Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut b/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut index 019bcc7d..5ce11eb3 100644 --- a/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut +++ b/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_fastball.gnut @@ -1,5 +1,6 @@ untyped global function GamemodeFastball_Init +global function FastballAddPanelSpawnsForLevel struct { // first panel is a, second is b, third is c |