This website works better with JavaScript.
Explore
Help
Register
Sign In
avatar_admin
/
PeachValley_ET6
Watch
1
Star
0
Fork
You've already forked PeachValley_ET6
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9
Commits
1
Branch
0
Tags
231 MiB
Tree:
ce0a5fc5df
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ce0a5fc5df'
${ noResults }
PeachValley_ET6
/
Unity
/
Codes
/
Hotfix
/
Demo
/
Buff
/
BuffComponentSystem.cs
10 lines
155 B
Raw
Normal View
History
Unescape
Escape
提交目前的功能
3 years ago
namespace
ET
{
public
static
class
BuffComponentSystem
{
public
static
void
AddBuff
(
int
BuffId
)
{
}
}
}