projects
/
LZG
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
Assets
/
Scripts
/
XMainClient
/
EventPoolClear.cs
blob: e5e8c16ae2f6161187450de1faa0c0c4e976fe9f (
plain
)
1
2
3
4
5
6
using System; namespace XMainClient { internal delegate void EventPoolClear(); }