Refactor
This commit is contained in:
parent
cea648f0ff
commit
65fe0e5c5d
14 changed files with 30 additions and 33 deletions
9
scripts/Newlon.cs
Normal file
9
scripts/Newlon.cs
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
namespace Newlon;
|
||||
|
||||
public static class LON
|
||||
{
|
||||
public static float Pr(string path)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue