Lakatrazz / BONELAB-Fusion

A multiplayer mod for BONELAB.
MIT License
128 stars 46 forks source link

Fix error CS8323 #75

Closed Killereq-PL closed 3 months ago

Killereq-PL commented 3 months ago

This PR is a fix for the error CS8323 (Named argument 'startingValue' is used out-of-position but is followed by an unnamed argument)

Lakatrazz commented 3 months ago

I didnt encounter this error but I'll merge this anyway since its a little cleaner