Implement 2PLAYER ...

This commit is contained in:
SilicaAndPina 2021-03-14 18:11:20 +13:00
parent 32a288c58a
commit 6256c38414
7 changed files with 145 additions and 24 deletions

View file

@ -1893,6 +1893,7 @@ namespace HISP.Server
Messages.BallonCutscene = gameData.transport.ballon_cutscene;
gameData = null;
return;
}
}