Skip to content
Snippets Groups Projects
Commit 6d6eb79d authored by deuce's avatar deuce
Browse files

Commit missing bit of amulet control thing.

parent 4bd3c6c8
No related branches found
No related tags found
No related merge requests found
......@@ -343,10 +343,16 @@ var Player_Def = [
type:'String:255',
def:''
},
{
prop:'leftbank',
name:'Left bank today',
type:'Boolean',
def:false
},
{
prop:'padding',
name:'Padding for Compatibility',
type:'String:100',
type:'String:99',
def:''
}
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment