1
0
mirror of https://github.com/ynerant/Level-Editor.git synced 2025-07-04 14:52:15 +02:00

Ajouté JMenuBar, avec pour seul bouton un éditeur de cartes

This commit is contained in:
galaxyoyo
2015-01-07 18:42:22 +01:00
parent 1470a143ef
commit b31d9db0f0
4 changed files with 59 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Configuration package="log4j.test" status="INFO">
<Configuration package="log4j.test" status="info">
<Loggers>
<Root level="INFO">
<Root level="info">
</Root>
</Loggers>
</Configuration>