Skip to content
Snippets Groups Projects
Commit 590ec0f7 authored by helene ortiz's avatar helene ortiz
Browse files

new type of file to save on main client side

parent 24d0c5ea
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@ public class ResourceManager {
public final static int XBU_FILE = 3;
public final static int SURVEY_FILE = 4;
public final static int CHAT_FILE = 5;
public final static int PROPERTIES_FILE = 6;
private String serverId;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment