GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DungeonShooting
Transfer to URL with SHA
Find file
Newer
Older
tree:
bcc1fa0cae
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
buff
/ BuffBase.cs
小李xl
on 12 Mar 2024
61 bytes
开始重构buff系统
Raw
Blame
History
public abstract partial class BuffBase : Component<Role> { }