This website requires JavaScript.
Explore
Help
Sign In
AblativeAbsolute
/
RJW-Sexperience
Watch
1
Star
0
Fork
You've already forked RJW-Sexperience
0
mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced
2024-08-14 23:54:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8d49addd63
RJW-Sexperience
/
Source
/
RJWSexperience
/
Settings
/
IResettable.cs
7 lines
92 B
C#
Raw
Normal View
History
Unescape
Escape
Add tabs in the mod settings
2022-05-06 14:30:26 +00:00
namespace
RJWSexperience.Settings
{
New settings handling
2023-03-24 15:22:54 +00:00
public
interface
IResettable
Add tabs in the mod settings
2022-05-06 14:30:26 +00:00
{
void
Reset
(
)
;
}
}
Reference in a new issue
Copy permalink