index
:
projeto-fantasia.git
master
Unnamed repository; edit this file 'description' to name the repository.
Anon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Enemy.cs
blob: 29a85b7a760eb4e485346275fabf14d28dc06cc2 (
plain
)
1
2
3
4
5
6
7
using Godot; using System; public partial class Enemy : Actor { }