add command line arguments
This commit is contained in:
parent
4f42723f4a
commit
1160466cf9
13 changed files with 129 additions and 7 deletions
|
@ -64,3 +64,11 @@ body {
|
|||
#gui #chat input:focus {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
#gui #weapons {
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
#gui #weapons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue