mirror of
https://github.com/bytedream/cryptoGX.git
synced 2025-12-15 04:50:45 +01:00
Update Main.java
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* @author blueShard
|
||||
* @author bytedream
|
||||
* @version 1.12.0
|
||||
*
|
||||
* Some <code>@since</code> versions may be not correct, because the <code>@since</code> tag got added in
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
*/
|
||||
|
||||
package org.blueshard.cryptogx;
|
||||
package org.bytedream.cryptogx;
|
||||
|
||||
import javafx.application.Application;
|
||||
import javafx.fxml.FXMLLoader;
|
||||
|
||||
Reference in New Issue
Block a user