Resetting EventManager IDs when ending the round, NaN/INF check when setting camera position
This commit is contained in:
@@ -100,6 +100,8 @@ namespace Barotrauma.Networking
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
ID = 0;
|
||||
|
||||
events.Clear();
|
||||
eventLastSent.Clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user