Implement basic networking
This commit is contained in:
parent
c320d9ddcb
commit
994823a9c3
25 changed files with 643 additions and 217 deletions
|
|
@ -23,8 +23,6 @@ public partial class QueueManager : Node
|
|||
action();
|
||||
}
|
||||
|
||||
GD.Print(SectorReassignQueue.Count);
|
||||
|
||||
int sectorReassignQueueProcessed = 0;
|
||||
while (
|
||||
!GameManager.Singleton.simulating
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue