(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
This commit is contained in:
@@ -215,9 +215,9 @@ def = false
|
||||
name = ""sprite_cache_size""
|
||||
type = SLE_UINT
|
||||
var = _sprite_cache_size
|
||||
def = 4
|
||||
def = 64
|
||||
min = 1
|
||||
max = 64
|
||||
max = 512
|
||||
|
||||
[SDTG_VAR]
|
||||
name = ""player_face""
|
||||
|
||||
Reference in New Issue
Block a user