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
/
IXUIAtlas.cs
blob: 5dfd72f92883d4ec7382a28b2ec388602dc231ac (
plain
)
1
2
3
4
5
6
7
8
using System; namespace UILib { public interface IXUIAtlas { } }