added maprenderer

This commit is contained in:
Sem van der Hoeven
2020-05-15 19:51:40 +02:00
parent 162b5e74cd
commit a8fe07b5c0
4 changed files with 45 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import netwerkprog.game.client.Map;
import netwerkprog.game.client.map.Map;
import org.junit.Assert;
import org.junit.Test;