mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-09 16:46:00 +00:00
Removing unused properties
This commit is contained in:
@@ -1 +1,18 @@
|
||||
{"playerSettings":{"defaultHP":50,"requiredXP":[],"collisionDelay":0},"weaponSettings":{"strikeDelay":0.5,"newTest":33}}
|
||||
{
|
||||
"playerSettings": {
|
||||
"defaultHP": 0,
|
||||
"requiredXP": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"collisionDelay": 0,
|
||||
"testSettings": {
|
||||
"test": 0
|
||||
}
|
||||
},
|
||||
"weaponSettings": {
|
||||
"strikeDelay": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user