mirror of
https://github.com/bytedream/cryptoGX.git
synced 2025-05-09 20:25:10 +02:00
Update Main.java
This commit is contained in:
parent
7cdfa47a4e
commit
08537982ff
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user