mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 02:50:53 +00:00
Added Translator tool for easier localization
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.jpexs.helpers.properties;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class PropertiesParseException extends Exception {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user