mirror of
https://git.muiegratis.online/suikoakari/Campofinale
synced 2025-12-15 19:14:36 +01:00
CsSceneRest fix, teleport improvements, cache max item amount now is 50
This commit is contained in:
@@ -72,6 +72,7 @@ namespace Campofinale.Game.Factory
|
||||
public void SendFactoryHsSync()
|
||||
{
|
||||
if (!player.Initialized) return;
|
||||
if (player.GetCurrentChapter() == "") return;
|
||||
long curtimestamp = DateTime.UtcNow.ToUnixTimestampMilliseconds();
|
||||
|
||||
ScFactoryHsSync hs = new()
|
||||
|
||||
Reference in New Issue
Block a user