Updated gameplay.match package to fit naming conventions

This commit is contained in:
François Autin 2021-05-27 17:46:30 +02:00
parent de721b59ab
commit 8d039a1828
No known key found for this signature in database
GPG Key ID: 24025429AC559B7C
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package gameplay.Match;
package gameplay.match;
import gameplay.input.InputBuffer;
import gameplay.entities.*;