about summary refs log tree commit diff stats
path: root/run.lua
diff options
context:
space:
mode:
Diffstat (limited to 'run.lua')
-rw-r--r--run.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.lua b/run.lua
index e5bd087..996e48e 100644
--- a/run.lua
+++ b/run.lua
@@ -51,7 +51,7 @@ end
 
 function run.load_settings()
   love.graphics.setFont(love.graphics.newFont(Settings.font_height))
-  -- maximize window to determine maximum allowable dimensions
+  -- determine default dimensions and flags
   App.screen.width, App.screen.height, App.screen.flags = love.window.getMode()
   -- set up desired window dimensions
   App.screen.flags.resizable = true
e all address:shared with just address' href='/akkartik/mu/commit/counters.mu?h=main&id=b0bf5321de2ba32f3b92c2faf6b7b68a06b6b432'>b0bf5321 ^
77d5b5d6 ^
1ae2ff1c ^
b0bf5321 ^
b7830945 ^
b96af395 ^
d1c12218 ^
1ead3562 ^
77d5b5d6 ^
b96af395 ^
b0bf5321 ^
b96af395 ^
b0bf5321 ^
b96af395 ^
ce87c19e ^


b96af395 ^
1ead3562 ^
1ead3562 ^
b96af395 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29