Game
- Update player class
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
<script src="./main.js" type="module"></script>
|
||||
|
Reference in New Issue
Block a user