forked from KolibriOS/kolibrios
small fix pervious revision
git-svn-id: svn://kolibrios.org@2976 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0d1db9d12d
commit
a0e958c389
BIN
programs/media/voxel_editor/trunk/house2.vox
Normal file
BIN
programs/media/voxel_editor/trunk/house2.vox
Normal file
Binary file not shown.
@ -694,15 +694,15 @@ button:
|
||||
@@:
|
||||
cmp ah,6
|
||||
jne @f
|
||||
call but_zoom_p
|
||||
call but_camera_3g_2g
|
||||
@@:
|
||||
cmp ah,7
|
||||
jne @f
|
||||
call but_zoom_m
|
||||
call but_zoom_p
|
||||
@@:
|
||||
cmp ah,8
|
||||
jne @f
|
||||
call but_camera_3g_2g
|
||||
call but_zoom_m
|
||||
@@:
|
||||
cmp ah,9
|
||||
jne @f
|
||||
|
Loading…
Reference in New Issue
Block a user