fix all bug
This commit is contained in:
7
src/fr/impl/Parts/Engine.java
Normal file
7
src/fr/impl/Parts/Engine.java
Normal file
@@ -0,0 +1,7 @@
|
||||
package src.fr.impl.Parts;
|
||||
|
||||
import src.fr.impl.PartImpl;
|
||||
|
||||
public class Engine extends PartImpl {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user