Toemsel / Network

C# Network Library
https://push-force.dev
GNU Lesser General Public License v3.0
355 stars 65 forks source link

Static strings cause crashes #77

Closed blockplacer closed 3 years ago

blockplacer commented 3 years ago

public static string stuff;

using static variables causing crashes.