- [FIX] Alguns camps d'edició no funcionaven
This commit is contained in:
@@ -79,6 +79,7 @@ namespace modules
|
|||||||
{
|
{
|
||||||
const int value = SDL_atoi(result);
|
const int value = SDL_atoi(result);
|
||||||
var=SDL_max(min, SDL_min(max, value));
|
var=SDL_max(min, SDL_min(max, value));
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user