Skip to content
Snippets Groups Projects
Commit c43574db authored by NiranV's avatar NiranV
Browse files

STORM-2059: Removed: Useless 'Current Window' entry in resolution dropdown. We...

STORM-2059: Removed: Useless 'Current Window' entry in resolution dropdown. We can go up to 512 only anyway.
parent 45e98414
No related branches found
No related tags found
No related merge requests found
...@@ -47,10 +47,6 @@ ...@@ -47,10 +47,6 @@
name="texture_size_combo" name="texture_size_combo"
right="-5" right="-5"
top_pad="5"> top_pad="5">
<combo_box.item
label="Current Window"
name="CurrentWindow"
value="[i0,i0]" />
<combo_box.item <combo_box.item
label="Small (128x128)" label="Small (128x128)"
name="Small(128x128)" name="Small(128x128)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment