1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-13 10:42:54 +00:00

Change-Id: I7385cf78327165548c25be9184190f5b80eeba9c

This commit is contained in:
rogiel
2011-04-28 19:34:16 -03:00
parent 6d52f44278
commit 05e8355aaf
16 changed files with 4 additions and 246 deletions

View File

@@ -1,7 +0,0 @@
package com.l2jserver.service.database;
import com.l2jserver.service.Service;
public interface DatabaseService extends Service {
}