Skip to content

Commit

Permalink
To avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jeetix1 committed Sep 8, 2023
1 parent 86b9f39 commit 18d1673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ function handleAction(action, isBlockChange = false) {
</script>
</head>
<body>
<h1>Welcome to PHP Minecraft 2D!</h1>
<h1>Welcome to PHPCraft 2D!</h1>
<h2>Selected Block: <?php echo $_SESSION['selected']; ?></h2>
<form method="post">
<button name="action" value="none">None</button>
Expand Down

0 comments on commit 18d1673

Please sign in to comment.