projects
/
Thronefall
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Thronefall_1_57
/
Thronefall
/
Thronefall
/
ScrollElementID.cs
blob: 62a113c6e89116c75eeff0abb4017914ec31bddd (
plain
)
1
2
3
4
5
6
using UnityEngine; public class ScrollElementID : MonoBehaviour { public int id; }