chore: updated projects properties for nuget

This commit is contained in:
2024-05-19 12:25:56 +03:00
parent 7cf1353869
commit 0f2d316523
19 changed files with 31 additions and 837 deletions
@@ -65,7 +65,6 @@ public class BaseRoomPlugin: IRoomPlugin
public virtual bool OnData(RagonRoomPlayer player, byte[] data)
{
return true;
}