diff options
author | cat_or_not <41955154+catornot@users.noreply.github.com> | 2022-08-06 17:55:03 -0400 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-07 23:13:21 +0200 |
commit | c67b6125ac79da6b1dd00082f785158cfb0299eb (patch) | |
tree | dbd8821d3aed95fb0feb1e3c15753f4a323d4a3a | |
parent | ef28763f14b92e510cae8a74351f74ba289d050c (diff) | |
download | NorthstarMods-c67b6125ac79da6b1dd00082f785158cfb0299eb.tar.gz NorthstarMods-c67b6125ac79da6b1dd00082f785158cfb0299eb.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 |