| 1234567891011121314151617181920212223 |
- window
- {
- title = Samples
- width = 1280
- height = 720
- fullscreen = false
- //samples = 4
- }
- aliases
- {
- gamepad = res/png/gamepad.png
- }
- gamepad
- {
- form = res/common/gamepad.form
- }
- ui
- {
- defaultTheme = res/common/default.theme
- }
|