Closed thalesalexcin closed 6 months ago
Issue: hxbit triggers an error when unserializing a struct client-side if the struct has more than one property
Fix: Unserializing struct on temporary variable before affecting it to the object's field.
Issue: hxbit triggers an error when unserializing a struct client-side if the struct has more than one property
Fix: Unserializing struct on temporary variable before affecting it to the object's field.