mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Module icon
This commit is contained in:
parent
10c1c26c69
commit
13201866bd
Binary file not shown.
@ -198,7 +198,7 @@ switch (toLower _mode) do {
|
|||||||
|
|
||||||
switch (_dik) do {
|
switch (_dik) do {
|
||||||
case 1: { // Esc
|
case 1: { // Esc
|
||||||
// Handle esc menu
|
["close"] call FUNC(handleInterface); // Handle esc menu goes here, currently closes for purposes of testing
|
||||||
};
|
};
|
||||||
case 14: { // Backspace
|
case 14: { // Backspace
|
||||||
private ["_tree","_show"];
|
private ["_tree","_show"];
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user