Skip to content

Commit

Permalink
CrowdManagerAppState: remove self-closing element <br />
Browse files Browse the repository at this point in the history
  • Loading branch information
capdevon committed Feb 20, 2024
1 parent c02283a commit b2bff94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import com.jme3.util.SafeArrayList;

/**
* CrowdManagerAppState provide easier interfacing with the jMonkeyEngine.<br />
* CrowdManagerAppState provide easier interfacing with the jMonkeyEngine.
* Use this as starting point for your entity-based approaches.
*/
public class CrowdManagerAppState extends BaseAppState {
Expand Down

0 comments on commit b2bff94

Please sign in to comment.