mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-13 15:04:37 +01:00
JSON data table parsing stuff
This commit is contained in:
5
BLHX.Server.Common/Data/Model.cs
Normal file
5
BLHX.Server.Common/Data/Model.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace BLHX.Server.Common.Data;
|
||||
|
||||
public abstract class Model
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user