add project files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
|
||||
[Serializable]
|
||||
public class CoreCurrenciesDef
|
||||
{
|
||||
public int currencyMultiplier;
|
||||
}
|
||||
Reference in New Issue
Block a user