mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-16 13:10:50 +00:00
getCurrentInstance実装
This commit is contained in:
parent
0f8b71e739
commit
a2eda32183
@ -123,7 +123,7 @@ public class FileManagerImpl implements FileManager {
|
||||
|
||||
@Override
|
||||
public FileManager getCurrentInstance() {
|
||||
return null;
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user