update
This commit is contained in:
BIN
src/client/resources/fonts/BookmanOldStyle.eot
Normal file
BIN
src/client/resources/fonts/BookmanOldStyle.eot
Normal file
Binary file not shown.
1365
src/client/resources/fonts/BookmanOldStyle.svg
Normal file
1365
src/client/resources/fonts/BookmanOldStyle.svg
Normal file
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 246 KiB |
BIN
src/client/resources/fonts/BookmanOldStyle.woff
Normal file
BIN
src/client/resources/fonts/BookmanOldStyle.woff
Normal file
Binary file not shown.
@@ -87,7 +87,7 @@
|
||||
{
|
||||
"id": "list", "type": "haxework.gui.list.VListView",
|
||||
"factory": {
|
||||
"type": "~ru.m.tankz.view.frames.person.PersonView"
|
||||
"type": "~ru.m.tankz.view.frames.list.PersonView"
|
||||
},
|
||||
"scroll": {
|
||||
"type": "haxework.gui.list.VScrollView",
|
||||
@@ -116,7 +116,7 @@
|
||||
{
|
||||
"id": "list", "type": "haxework.gui.list.VListView",
|
||||
"factory": {
|
||||
"type": "~ru.m.tankz.view.frames.game.GameView"
|
||||
"type": "~ru.m.tankz.view.frames.list.GameView"
|
||||
},
|
||||
"scroll": {
|
||||
"type": "haxework.gui.list.VScrollView",
|
||||
@@ -151,7 +151,7 @@
|
||||
{
|
||||
"id": "list", "type": "haxework.gui.list.VListView",
|
||||
"factory": {
|
||||
"type": "~ru.m.tankz.view.frames.game.PersonView"
|
||||
"type": "~ru.m.tankz.view.frames.list.PersonView"
|
||||
},
|
||||
"scroll": {
|
||||
"type": "haxework.gui.list.VScrollView",
|
||||
|
||||
Reference in New Issue
Block a user