source:
code/branches/MouseAPI_FS19/data/gui/scripts/MouseAPICursor.lua
@
12373
Last change on this file since 12373 was 12327, checked in by tkuonen, 6 years ago | |
---|---|
File size: 131 bytes |
Line | |
---|---|
1 | -- MouseAPICursor.lua |
2 | -- Display a Mouse Cursor by displaying a empty Menu |
3 | |
4 | local P = createMenuSheet("MouseAPICursor") |
5 | |
6 | return P |
7 |
Note: See TracBrowser
for help on using the repository browser.