This website works better with JavaScript.
Explore
Help
Register
Sign In
MagicBane
/
Server
Watch
92
Star
0
Fork
You've already forked Server
2
Code
Issues
12
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Enum work
feature-config-parsing2
MagicBot
3 months ago
parent
d06ce44bd5
commit
63116551bc
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/engine/mbEnums.java
1
src/engine/mbEnums.java
Unescape
Escape
View File
@ -3030,6 +3030,7 @@ public class mbEnums {
@@ -3030,6 +3030,7 @@ public class mbEnums {
}
public
enum
CostType
{
NONE
,
HEALTH
,
MANA
,
STAMINA
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
MagicBane/Server
Title
Body
Create Issue