mirror of
https://gitlab.com/2009scape/tools/2009scape-map-viewer.git
synced 2026-08-01 14:39:25 -06:00
Add reminder to make sure we can edit the cache right now
This commit is contained in:
parent
34cd83a1ff
commit
f2ff15a5aa
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ object Rs2MapEditor {
|
|||
isResizable = false
|
||||
isVisible = true
|
||||
CustomEventQueue.install()
|
||||
JOptionPane.showConfirmDialog(this, "Please make sure it is okay to make cache changes right now.","ALERT",JOptionPane.OK_OPTION)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue