Next height

This commit is contained in:
Duke Leto
2020-12-16 04:51:11 -05:00
parent fdeba56ac5
commit e4ffb34756
34 changed files with 138 additions and 138 deletions

View File

@@ -184,7 +184,7 @@ static void RegisterLoad(const std::string& strInput)
}
int32_t komodo_nextheight()
int32_t hush_nextheight()
{
return(100000000);
}