Skip to content
Snippets Groups Projects
Commit 4197aa46 authored by Spectrum (Jonathan Dove)'s avatar Spectrum (Jonathan Dove)
Browse files

Merge branch 'fix-exitgame' into spectrum-all

parents f0253159 2d67217b
No related branches found
No related tags found
No related merge requests found
......@@ -378,7 +378,7 @@ end)
addHook("GameQuit", do
rawset(_G,"server", false)
rawset(_G,"gamemap", 40)
rawset(_G,"gamemap", srb2p.titlemap)
end)
local function table_pack(...)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment