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:
f9d72153d0
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
activity
/
prop
/
buff
/ BuffProp.cs
小李xl
on 4 Jul 2023
106 bytes
优化相机
Raw
Blame
History
/// <summary> /// 被动增益道具 /// </summary> public abstract partial class BuffProp : Prop { }