Configurable palette size (issue 47)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@618 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -296,3 +296,8 @@
|
||||
; steps. A very high value (100) guarantees that Grafx2 merges all the mouse
|
||||
; steps into a single one.
|
||||
Merge_movement = 100 ; (default 100)
|
||||
|
||||
; Number of lines in the menu's palette. Can be 1,2,4,8 or 16
|
||||
Palette_Cells_X = 8; (Default 8)
|
||||
; Number of columns in the menu's palette. Can be 1 to 21
|
||||
Palette_Cells_Y = 8; (Default 8)
|
||||
|
||||
Reference in New Issue
Block a user