dashboard
repositories
filestore
activity
search
login
main
/
Testing_Sandbox
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
#33 added depth meter to UI
miepzerino
2025-04-02
f5e155b60d8379631a35e48bb0971dc8882283ba
[Testing_Sandbox.git]
/
Assets
/
Flexalon
/
Runtime
/
AssemblyInfo.cs
1
2
3
4
using System.Runtime.CompilerServices;
[assembly:InternalsVisibleTo("Flexalon.Editor")]
[assembly:InternalsVisibleTo("Flexalon.Editor.Tests")]