(Android) remove force_16bit from duplicate config file (TODO - try
to see if we can remove this altogether)
This commit is contained in:
parent
51f51d4a65
commit
f1709aefec
|
@ -53,9 +53,6 @@
|
|||
# If fullscreen, prefer using a windowed fullscreen mode.
|
||||
# video_windowed_fullscreen = false
|
||||
|
||||
# Force 16-bit colors. Apparently some video cards in use today have troubles with 32-bit ...
|
||||
# video_force_16bit = false
|
||||
|
||||
# Forcibly disable composition. Only works in Windows Vista/7 for now.
|
||||
# video_disable_composition = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue