mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-08 20:12:11 +00:00
Misc fixes
shut up crazylad
This commit is contained in:
parent
2c09090a91
commit
4acab0ec54
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ function start_match(map) -- Start the match
|
|||
image_scale = 100,
|
||||
text = "map_loading.png",
|
||||
scale = {x=-100, y=-100},
|
||||
z_index = 1000,
|
||||
})
|
||||
|
||||
give_player_items(player)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue