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
/
UILib
/
OnAfterRepostion.cs
blob: 6ed1110b2ac09a64cbada5901e70922a7ea72f0e (
plain
)
1
2
3
4
5
6
using System; namespace UILib { public delegate void OnAfterRepostion(); }