This website requires JavaScript.
Explore
Help
Register
Sign In
470486104
/
Server
Watch
1
Star
0
Fork
0
You've already forked Server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
90492f3aa2
Server
/
project
/
src
/
models
/
enums
/
ModSpawn.ts
7 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Formatting Have you been using the recommended VSCode extensions? ;)
2024-02-02 19:54:07 +01:00
export
enum
ModSpawn
{
Fix issue with weapon/equipment mod selection where it would ignore settings when mod slot was required Fix JSON errors in bot.json
2024-01-25 14:45:42 +01:00
DEFAULT_MOD
,
SPAWN
,
Formatting Have you been using the recommended VSCode extensions? ;)
2024-02-02 19:54:07 +01:00
SKIP
,
}
Reference in New Issue
Copy Permalink