This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
OldThink
/
Content.Client
/
_White
/
Economy
/
ATMVisualLayers.cs
9 lines
112 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
перенос файлов клиента из папки `White` в `_White`
2024-01-28 17:32:55 +07:00
namespace
Content.Client._White.Economy
;
Economy (#403) * nasrano * Add station budget & salary * Initial balance * Vending machine UI * Pricing for vending machines * Finish economy * Eftpos * Finish eftpos * Put eftpos into lockers * Vending machine prices * Small fixes * Fix atm UI * Add atms to maps * fix * reset * Add PDA program * Maps again --------- Co-authored-by: Mona Hmiza <> Co-authored-by: rhailrake <49613070+rhailrake@users.noreply.github.com>
2023-10-02 16:50:02 +09:00
public
enum
ATMVisualLayers
:
byte
{
Base
,
BaseUnshaded
}
Reference in New Issue
Copy Permalink