summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-04-06 22:47:50 +0100
committerubq323 <ubq323@ubq323.website>2024-04-06 22:47:50 +0100
commit6de274674cb6b880b8f9ba57acab08a63783b593 (patch)
treea69c8f109100109cce7f1b798bd76ee9f7dd6cd9
parent8ddc5a5a6e13dc4a07c8a86df2a822b5c1731dba (diff)
launch john
-rw-r--r--john.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/john.lua b/john.lua
index e538ce2..c0a461f 100644
--- a/john.lua
+++ b/john.lua
@@ -22,6 +22,7 @@ function main()
fb:ppm(h)
local W,H = fb:get_size()
+ print("img is ",W,H)
local total_width = 0
for ix,iname in ipairs(monitors) do