mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Change Back to Hide
This commit is contained in:
@@ -63,7 +63,7 @@ public class VCardZoom extends FOverlay {
|
|||||||
g.endClip();
|
g.endClip();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
prompt = add(new VPrompt("Back", "More",
|
prompt = add(new VPrompt("Hide", "More",
|
||||||
new Runnable() {
|
new Runnable() {
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
|
|||||||
Reference in New Issue
Block a user