jdmonin / JSettlers2

Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/latest .
http://nand.net/jsettlers/
GNU General Public License v3.0
160 stars 63 forks source link

Add a null check before call to String.equals() in case player.getNam… #111

Closed lpassey closed 3 months ago

lpassey commented 3 months ago

…e() returns null

lpassey commented 3 months ago

Don't accept this pull request, it causes other bugs.