перенос файлов клиента из папки White в _White
This commit is contained in:
8
Content.Client/_White/Economy/ATMVisualLayers.cs
Normal file
8
Content.Client/_White/Economy/ATMVisualLayers.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Content.Client._White.Economy;
|
||||
|
||||
public enum ATMVisualLayers : byte
|
||||
{
|
||||
Base,
|
||||
BaseUnshaded
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user